The following tables list the members exposed by WeakReferenceHelper<T>.
Name | Description | |
---|---|---|
WeakReferenceHelper<T> Constructor | Initialize a new instance of the WeakReferenceHelper class. |
Name | Description | |
---|---|---|
Add | Inserts an item at the end of the list. | |
AddRange | Adds a range of items to the list | |
Contains | Determines whether the access control list contains a specific access control entry. | |
ForEach | Performs the specified action on each item of the list. | |
Remove | Remove the first occurrence of the specified item from the list. | |
RemoveLast | Removes and returns the last item of the list. |